Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pre-commit hook for prettier and format most files #134

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

thetorpedodog
Copy link
Contributor

@thetorpedodog thetorpedodog commented Feb 16, 2023

This adds a pre-commit hook for prettier and formats all files to match, with the exception of the abstract spec to avoid a merge-conflict nightmare. Markdown files are also changed to be one sentence per line:

https://nick.groenen.me/notes/one-sentence-per-line/

This adds a pre-commit hook for Prettier and formats all files to match,
with the exception of the abstract spec to avoid a merge conflict
nightmare.  Markdown files are also changed to be one sentence per line:

https://nick.groenen.me/notes/one-sentence-per-line/
@johnkerl johnkerl changed the title Add pre-commit hook for Prettier and format most files. Add pre-commit hook for prettier and format most files Feb 16, 2023
@thetorpedodog thetorpedodog merged commit 3b5891c into main Feb 16, 2023
@thetorpedodog thetorpedodog deleted the prettier-markdown branch February 16, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants